This is the content of my super blog post. 上面的Category貌似只能写一个名词, 而且假如加了, ,本身也成为了名词的一部分.
first class heading
second class heading
third class heading
fourth class heading
fifth class heading
head?
- 无序层次1 unordered list
-
无序层次2
-
有序层次1 ordered list
-
有序层次2
-
point 1
- point 2
加粗bold
引用文本blockquotes
// btw, 上面那个``` 是输入法英语模式下左上角的`
// code section 代码片段;
//
int main()
{
return 1;
}
| dog | bird | cat |
|---|---|---|
| foo | foo | foo |
| bar | bar | bar |
| baz | baz | baz |
Finally, by including colons : within the header row, you can define text to be left-aligned, right-aligned, or center-aligned:
| Left-Aligned | Center Aligned | Right Aligned |
|---|---|---|
| col 3 is | some wordy text | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |